[INFO] cloning repository https://github.com/Piotr828/PWO
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Piotr828/PWO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiotr828%2FPWO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiotr828%2FPWO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54c33ef738ece5c9592655abf9fc18856599a033
[INFO] fixing Piotr828/PWO against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiotr828%2FPWO" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Piotr828/PWO
[INFO] finished tweaking git repo https://github.com/Piotr828/PWO
[INFO] tweaked toml for git repo https://github.com/Piotr828/PWO written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Piotr828/PWO on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Piotr828/PWO already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded control v1.0.0
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f
[INFO] running `Command { std: "docker" "start" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking control v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking pwo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `pwo` (bin "pwo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pwo --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c881eed079afd61a -C extra-filename=-fee050170e1e1b95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-2729e09c0cd0f466.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-17654e286011e600.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-e34c9a39eef04112.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-7526e34ad1603e40.rmeta --extern control=/opt/rustwide/target/debug/deps/libcontrol-8125686ce4482a4d.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b2ce84cbc765a5b9.so --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-70a95e488928121f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c33c95d874e2d345.rmeta -L native=/opt/rustwide/target/debug/build/psm-d68ae81b94aa29ff/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pwo` (bin "pwo" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pwo --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64154522bb79b7a7 -C extra-filename=-a46968681e80dd02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-2729e09c0cd0f466.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-17654e286011e600.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-e34c9a39eef04112.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-7526e34ad1603e40.rmeta --extern control=/opt/rustwide/target/debug/deps/libcontrol-8125686ce4482a4d.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b2ce84cbc765a5b9.so --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-70a95e488928121f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c33c95d874e2d345.rmeta -L native=/opt/rustwide/target/debug/build/psm-d68ae81b94aa29ff/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f", kill_on_drop: false }`
[INFO] [stdout] 224e14d08d7dfe31961340de3b84293acbce6e1519c242dd546f443681a4413f
